Terrasoft Platform SDK > Библиотеки > TSMSOfficeLibrary > Интерфейсы > IMSOfficePlugin > Методы > GetMailSenderProperties
СодержаниеИндекс
Метод IMSOfficePlugin::GetMailSenderProperties
Send Feedback

Получает свойства отправителя.

IDL
[id(2600109)]
HRESULT GetMailSenderProperties(
    [in] VARIANT OutlookApplication, 
    [in] VARIANT MailItem, 
    [in] IValue* SenderName, 
    [in] IValue* SenderAddress
);
Параметры
Параметры 
Описание 
OutlookApplication 
Объект приложения Microsoft Outlook 
MailItem 
Объект e-mail-сообщения 
SenderName 
Имя отправителя 
SenderAddress 
Адрес отправителя 
Описание

Получает имя отправителя e-mail-сообщения через параметр "SenderName" и его адрес через параметр "SenderAddress".

Copyright (с) Terrasoft 2002-2012.